vendor/golang.org/x/net/http2/hpack.pairNameValue.value (field)
62 uses
vendor/golang.org/x/net/http2/hpack (current package)
static_table.go#L63: {name: ":authority", value: ""}: 1,
static_table.go#L64: {name: ":method", value: "GET"}: 2,
static_table.go#L65: {name: ":method", value: "POST"}: 3,
static_table.go#L66: {name: ":path", value: "/"}: 4,
static_table.go#L67: {name: ":path", value: "/index.html"}: 5,
static_table.go#L68: {name: ":scheme", value: "http"}: 6,
static_table.go#L69: {name: ":scheme", value: "https"}: 7,
static_table.go#L70: {name: ":status", value: "200"}: 8,
static_table.go#L71: {name: ":status", value: "204"}: 9,
static_table.go#L72: {name: ":status", value: "206"}: 10,
static_table.go#L73: {name: ":status", value: "304"}: 11,
static_table.go#L74: {name: ":status", value: "400"}: 12,
static_table.go#L75: {name: ":status", value: "404"}: 13,
static_table.go#L76: {name: ":status", value: "500"}: 14,
static_table.go#L77: {name: "accept-charset", value: ""}: 15,
static_table.go#L78: {name: "accept-encoding", value: "gzip, deflate"}: 16,
static_table.go#L79: {name: "accept-language", value: ""}: 17,
static_table.go#L80: {name: "accept-ranges", value: ""}: 18,
static_table.go#L81: {name: "accept", value: ""}: 19,
static_table.go#L82: {name: "access-control-allow-origin", value: ""}: 20,
static_table.go#L83: {name: "age", value: ""}: 21,
static_table.go#L84: {name: "allow", value: ""}: 22,
static_table.go#L85: {name: "authorization", value: ""}: 23,
static_table.go#L86: {name: "cache-control", value: ""}: 24,
static_table.go#L87: {name: "content-disposition", value: ""}: 25,
static_table.go#L88: {name: "content-encoding", value: ""}: 26,
static_table.go#L89: {name: "content-language", value: ""}: 27,
static_table.go#L90: {name: "content-length", value: ""}: 28,
static_table.go#L91: {name: "content-location", value: ""}: 29,
static_table.go#L92: {name: "content-range", value: ""}: 30,
static_table.go#L93: {name: "content-type", value: ""}: 31,
static_table.go#L94: {name: "cookie", value: ""}: 32,
static_table.go#L95: {name: "date", value: ""}: 33,
static_table.go#L96: {name: "etag", value: ""}: 34,
static_table.go#L97: {name: "expect", value: ""}: 35,
static_table.go#L98: {name: "expires", value: ""}: 36,
static_table.go#L99: {name: "from", value: ""}: 37,
static_table.go#L100: {name: "host", value: ""}: 38,
static_table.go#L101: {name: "if-match", value: ""}: 39,
static_table.go#L102: {name: "if-modified-since", value: ""}: 40,
static_table.go#L103: {name: "if-none-match", value: ""}: 41,
static_table.go#L104: {name: "if-range", value: ""}: 42,
static_table.go#L105: {name: "if-unmodified-since", value: ""}: 43,
static_table.go#L106: {name: "last-modified", value: ""}: 44,
static_table.go#L107: {name: "link", value: ""}: 45,
static_table.go#L108: {name: "location", value: ""}: 46,
static_table.go#L109: {name: "max-forwards", value: ""}: 47,
static_table.go#L110: {name: "proxy-authenticate", value: ""}: 48,
static_table.go#L111: {name: "proxy-authorization", value: ""}: 49,
static_table.go#L112: {name: "range", value: ""}: 50,
static_table.go#L113: {name: "referer", value: ""}: 51,
static_table.go#L114: {name: "refresh", value: ""}: 52,
static_table.go#L115: {name: "retry-after", value: ""}: 53,
static_table.go#L116: {name: "server", value: ""}: 54,
static_table.go#L117: {name: "set-cookie", value: ""}: 55,
static_table.go#L118: {name: "strict-transport-security", value: ""}: 56,
static_table.go#L119: {name: "transfer-encoding", value: ""}: 57,
static_table.go#L120: {name: "user-agent", value: ""}: 58,
static_table.go#L121: {name: "vary", value: ""}: 59,
static_table.go#L122: {name: "via", value: ""}: 60,
static_table.go#L123: {name: "www-authenticate", value: ""}: 61,
tables.go#L42: name, value string
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |